Click or drag to resize

MessageOriginalDisplayTo Property

Contains a list of the display names of the primary (To) message recipients, separated by semicolons (;).

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string OriginalDisplayTo { get; set; }

Property Value

Type: String
The original display to.
See Also